Added libpcl-apps1.7 package
authorLeopold Palomo <leopold.palomo@upc.edu>
Mon, 7 Apr 2014 10:54:03 +0000 (12:54 +0200)
committerLeopold Palomo <leopold.palomo@upc.edu>
Mon, 7 Apr 2014 10:54:03 +0000 (12:54 +0200)
debian/control
debian/libpcl-apps1.7.install [new file with mode: 0644]

index 5170e9d6713fe9f3e59cb083c0213393aee1c069..368e4e6e224d2ec4220023f4d8014519c8db1265 100644 (file)
@@ -96,6 +96,18 @@ Description: point cloud library - common library
  .
  This package contains the PCL common library.
 
+Package: libpcl-apps1.7
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: The Point Cloud Library (or PCL) for point cloud processing -
+runtime
+ The PCL framework contains numerous state-of-the art algorithms including
+ filtering, feature estimation, surface reconstruction, registration, model
+ fitting and segmentation.
+ .
+ This package contains the libraries needed to run applications depending on PCL apps.
+
 Package: libpcl-features1.7
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libpcl-apps1.7.install b/debian/libpcl-apps1.7.install
new file mode 100644 (file)
index 0000000..ec6bf47
--- /dev/null
@@ -0,0 +1 @@
+usr/lib/*/libpcl_apps.so.*